home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EuroCD 3
/
EuroCD 3.iso
/
Programming
/
SecalDemo
/
Inc
/
libraries
/
mathlibrary.inc
< prev
next >
Wrap
Text File
|
1998-06-24
|
200b
|
10 lines
include "inc/exec/libraries.inc";
struct MathIEEELibBase is
MathIEEEBase_LibNode:Library;
MathIEEEBase_reserved[18]:ubyte;
MathIEEEBase_TaskOpenLib:ulong;
MathIEEEBase_TaskCloseLib:ulong;
;